|
PHY SET FLUID PACKET SIZE
Set the packet size property of a fluid.
PHY SET FLUID PACKET SIZE ID, value
ID
Integer
identification number of the fluid object
value#
Integer
the new packet size property
Controls the parallelization of the fluid. The spatial domain is divided into so called packets, equal sized cubes, alligned in a grid. This property defines the edge length of such a packet. It is relative to the interaction radius of the particles, given as ( rest particles per metre * radius ). It has to be a power of 2.
No example code is provided for this command
|